﻿#header {
    height: auto;
    max-height: 81px; /* for support old styles */
}

body.agency {
    overflow: auto;
    font-family: proxima-nova;
}

body.agency #content {
    margin-left: 0px;
    margin-top: 0px;
}

.agency #myroutes_popup #routes_subscription_grid .k-grid-content {
    max-height: inherit;
}

.agency #myroutes_popup #stops_subscription_grid .k-grid-content {
	max-height: inherit;

}

.agency-button-light,
.agency-button-primary {
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
}

.agency-button-primary {
    background-color: #007dba;
    color: #fff;
}

.agency-button-light {
    background-color: #fff;
    color: #007dba;
    font-weight: bold;
}

.agency-button-light:hover {
    background-color: #F9F9F9;
}

.alerts-header {
    height: 120px;
    /*border-bottom: 1px solid #969696;*/
    font-weight: bold;
    font-size: 48px;
}

.agency-logout {
    display: flex;
    font-size: 18px;
    color: #11a0d0;
    cursor: pointer;
}

.agency-logout-input {
    font-family: proxima-nova;
    border: none;
    background: none;
    display: inline;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 0.13px;
    color: #11a0d0;
    margin-right: -30px;
    padding-right: 30px;
    z-index: 10;
}

.agency-logout-input__icon {
    font-family: Ionicons;
    width: 18px;
    height: 21px;
    margin-left: 10px;
    object-fit: contain;
    font-size: 20px;
    color: #11a0d0;
}

.alerts-icon {
    margin: 0 5px;
}

.agency-content {
    border-top: 1px solid #969696;
    padding: 3% 0;
}

.agency-content #Phone {
    border: solid 1px #d3d3d3;
    padding: 10px 15px 9px;
}

.agency-user-profile .kendo-form #Phone {
    height: 2.72em;
    padding-left: 9px;
}

.agency-user-profile--save {
    min-width: 100px;
}

.agency-nav-tabs__links {
    height: 39px;
	font-size: 20px;
    background-color: #001a72;
}

.agency-nav-tabs__links a {
    padding-bottom: 10px;
    margin-right: 10px;
    color: #11a0d0;
}

.agency-nav-tabs__links a.active,
.agency-nav-tabs__links a:hover {
    color: white;
    border-bottom: 5px solid #11a0d0;
}

.agency-checkbox-label {
    margin-left: 10px;
    font-size: 16px;
    font-weight: normal;
}

.agency-note {
    font-size: 14px;
}

.bg-waves {
    background: linear-gradient(180deg, rgba(255,255,255,1) 59%, rgba(0,26,114,1) 83%);
}

.bg-waves__image {
    width: 100%;
}

input.form-control {
    color: #2e2e2e;
}

input.form-control:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
}

#profile_popup input#EnableEmailNotify {
    margin-left: 0;
}

#profile_popup .clear-times {
    font-size: inherit;
    font-weight: 600;
}

/***** Kendo style overrides *****/
span.k-timepicker
{
    width: 100%;
    margin-bottom: 20px;
}
.quiet-times-container 
.k-timepicker {
    width: 100%;
    margin-bottom: 5px;
}

fieldset .kendo-form .k-input {
    -moz-box-shadows: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 40px;
    padding: 0;
}

fieldset.kendo-form .k-timepicker .k-input {
    text-indent: 2px;
}

fieldset.kendo-form .k-dropdown-wrap,
fieldset.kendo-form .k-multiselect-wrap,
fieldset.kendo-form .k-picker-wrap,
fieldset.kendo-form .k-numeric-wrap {
    -moz-border-radius: .25rem;
    -webkit-border-radius: .25rem;
    background-color: #fff;
    border-radius: .25rem;
    font-size: 14px;
    padding: 0 0 0 15px;
}

    fieldset.kendo-form .k-dropdown-wrap .k-select,
    fieldset.kendo-form .k-picker-wrap .k-select,
    fieldset.kendo-form .k-numeric-wrap .k-select {
        border-width: 0;
        padding: 0;
    }

    fieldset.kendo-form .k-dropdown-wrap .k-icon,
    fieldset.kendo-form .k-picker-wrap .k-icon,
    fieldset.kendo-form .k-numeric-wrap .k-icon {
        border-left: 1px solid #bbb;
        cursor: pointer;
        height: 40px;
        margin: 0;
        opacity: 1;
        width: 24px;
    }

    fieldset.kendo-form .k-dropdown-wrap .k-icon,
    fieldset.kendo-form .k-picker-wrap .k-icon {
        background: #fff;
    }

fieldset.kendo-form .k-numeric-wrap .k-i-arrow-60-down {
    background: #fff;
    vertical-align: top;
}

fieldset.kendo-form .k-numeric-wrap .k-i-arrow-60-up {
    background: #fff;
    vertical-align: top;
}

fieldset.kendo-form .k-numeric-wrap .k-icon,
fieldset.kendo-form .k-numeric-wrap .k-link {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 15px;
}

fieldset.kendo-form .k-numeric-wrap .k-link.k-state-hover {
    background-color: #ddd;
    opacity: 0.8;
}

.k-list-container {
    background-color: #fff;
    min-width: 175px;
}

.k-list-container .k-list {
    font-size: 14px;
}

fieldset.kendo-form .k-icon-calendar, fieldset.kendo-form .k-icon-clock {
    background: #fff;
}

fieldset.kendo-form .k-input.input-validation-error {
    height: 24px;
}

.k-dropdown-wrap .k-input, .k-numeric-wrap .k-input, .k-picker-wrap .k-input {
    border-radius: .25rem;
}

.k-state-selected, .k-list > .k-state-selected,
.k-list > .k-state-focused,
.k-panelbar > .k-state-selected,
.k-panel > .k-state-selected,
.k-button:active,
.k-ghost-splitbar-vertical,
.k-ghost-splitbar-horizontal,
.k-draghandle.k-state-selected:hover {
    background-color: #007dba;
    border-color: #007dba;
    color: #FFF;
}
.k-list > .k-state-focused {
    background-color: #fff !important; /* specify the focused input color */
    color: rgb(46, 46, 46);
}
.k-list > .k-state-focused.k-state-selected {
    background-color: #007dba !important; /* specify the focused input color */
    color: #FFF;
}
.k-i-arrow-60-down:before,
.k-i-arrow-60-up:before {
    color: #007dba;
}

.k-grid tr:hover {
    background: none;
}

.k-numerictextbox .k-select .k-link span.k-i-arrow-60-up,
.k-numerictextbox .k-select .k-link span.k-i-arrow-60-down {
    background-position: center;
    height: 21px;
}

fieldset.kendo-form .k-input {
    height: 40px;
}

form.add-subscription .subscription-settings
{
     float: left;
	width: 320px;
}
/*****  Routes Subscription Styles *****/
@media only screen and (max-width: 1023px) {
    /* small screen sizing for route subscription */
    #myroutes_popup ol:last-child {
        width: 100%;
    }

    #myroutes_popup ol:last-child {
        float: left;
    }

    #myroutes_popup ol {
        float: left;
        margin-left: 5px;
        width: 100%;
    }

    form.add-subscription .subscription-settings {
        width: 330px;
    }

    #myroutes_popup .add-route-container .k-combobox,
    #myroutes_popup .add-route-container .k-multiselect {
        max-width: 290px;
    }

    span.k-numerictextbox {
        max-width: 100px;
    }

    .blockUI.blockMsg {
        min-width: 65%;
        left: 15% !important;

    }
}

@media only screen and (max-width: 320px) {
    /* small screen sizing for route subscription */
    #myroutes_popup ol:last-child {
        width: 100%;
    }

    #myroutes_popup ol:last-child {
        float: left;
    }

    #myroutes_popup ol {
        float: left;
        margin-left: 5px;
        width: 100%;
    }

    form.add-subscription .subscription-settings {
        width: 330px;
    }

    #myroutes_popup .add-route-container .k-combobox,
    #myroutes_popup .add-route-container .k-multiselect {
        max-width: 235px;
    }

    .subscription-details {
        margin-left: -35px;
    }
}

.dialog-close input[type="button"] {
    -webkit-appearance: push-button;
}

#myroutes_popup .route-subscription-label {
    float: left;
    font-weight: bold;
    width: 100%;
}

#myroutes_popup form.add-subscription .subscription-settings td:first-child {
    padding-right: 5px;
    text-align: left;
    width: 100%;
}

#myroutes_popup form.add-subcription
{
    border: none;
}

#myroutes_popup .minute-departs {
    width: 200px;
    font-size: 14px;
}

#myroutes_popup .subscription-details {
    border: none;
	margin-left: 1px;
}

#myroutes_popup .subscription-details .action-area {
    margin-top: 0px;
    background: none;
}

#myroutes_popup input.plus-button {
    display: inline;
    width: 35px;
    margin: 5px 7px 22px 5px;
    height: 35px;
    vertical-align: top;
}

#myroutes_popup input.update-button {
    display: inline;
    width: 80px;
    margin: -60px 0px 0px 0px;
    height: 35px;
    vertical-align: top;
    float: right;
}

#myroutes_popup #stop_subscription_grid .route-name {
    font-family: 'Arial Black', Gadget, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

#myroutes_popup .add-route-container input[type="checkbox"] + label {
    font-weight: normal;
    vertical-align: text-bottom;
    line-height: 21px;
}

#myroutes_popup .add-route-container input[type="radio"] + label {
    margin-left: 5px;
}


#myroutes_popup h3 {
    margin: 40px 0;
}

#myroutes_popup li {
    font-family: proxima-nova;
    font-size: 16px;
    line-height: 25px;
    color: #404040;
    margin-bottom: 3px;
}

#myroutes_popup .add-route-container .k-combobox,
#myroutes_popup .add-route-container .k-multiselect {
    margin-top: 2px;
    background: transparent;
    margin-bottom: 20px;
}

#myroutes_popup .route-name {
    font-family: proxima-nova;
    font-size: 14px;
    font-weight: 900;
}

#myroutes_popup .add-route-container label.error {
    float: left;
    color: red;
}

#myroutes_popup input[type='submit'] {
    max-width: 200px;
}

#route_subscribe {
    height: 45px;
}

#myroutes_popup .subscription-details .subscription-stops-grid .k-button {
    background-image: none !important;
    background-color: #007dba;
    color: #fff;
    text-indent: 0;
    width: auto;
}

form .add-subscription .subscription-days {
    float: left;
    width: 330px;
    margin-left: 0;
}

form .add-subscription .submit-row {
    margin-top: 25px;
    padding: 0;
}

form.add-subscription {
	border: 3px #333 solid;
	overflow-x: hidden;
}

fieldset .kendo-form .k-numeric-wrap .k-link {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 21px;
}

span.k-numerictextbox {
    padding-bottom: 20px;
}


/***** Category subscription styles *****/
[id^="Category-"] + label > span {
    font-family: proxima-nova;
    font-size: 16px;
    line-height: 30px;
    color: #404040;
    margin-bottom: 3px;
    position: relative;
    top: 0;
    z-index: 99999;
}

#category_subscribe {
    max-height: 100%;
    height: auto;
    border: none;
    padding-bottom: 15px;
    overflow: auto;
}

.cat {
    height: 30px;
    margin: 3px;
}

.cat p {
    float: left;
    font-size: .9em;
    font-weight: normal;
    margin: 0;
    min-width: 100px;
    overflow: hidden;
    padding: 10px 0 0 10px;
}

#category_subscribe > .k-state-selected {
    background-color: lightblue;
    background-image: url('../Content/images/checkMarkIcon.png');
    background-position: right;
    background-repeat: no-repeat;
    color: black;
}


input[type="checkbox"][id^="Category-"] {
    display: inline;
}

#myroutes_popup .add-route-container input[type="checkbox"][id^="Category-"] + label {
    line-height: 34px;
}

.bgDiv {
    background: white;
    height: 100%;
    position: relative;
    top: -20px;
    width: 100%;
}

[id^="Category-"] + label {
    -webkit-transition: background 0.3s linear, color 0 linear;
    color: black !important;
    cursor: pointer;
    display: inline;
    font-size: 1.3em !important;
    font-weight: normal !important;
    height: 17px;
    margin-right: 30px;
    overflow: hidden;
    padding: 6px 43px 8px 9px;
    position: relative;
    transition: background 0.3s linear, color 0 linear;
    line-height: 35px;
}



[id^="Category-"] + label:before {
    display: none;
}

[id^="Category-"]:checked + label + div {
    background: transparent;
}

[id^="Category-"]:checked + label {
    color: #404040;
}

[id^="Category-"] + label > span {
    font-family: proxima-nova;
    left: 0;
    position: relative;
    top: 4px;
    z-index: 99999;
}

[id^="Category-"]:checked + label:before {
    content: '\2713';
    color: #404040;
}

[id^="Category-"] + label:after {
    -webkit-transition: background 0.3s ease;
    background: white;
    content: ' ';
    height: 0%;
    position: absolute;
    transition: background 0.3s ease;
    width: 0%;
}

[id^="Category-"]:checked + label:after {
    background: #6AC6DD;
    content: ' ';
    left: 0;
    position: absolute;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    top: 0;
}
